projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e35e7bc
)
Apply 1 suggestion(s) to 1 file(s)
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 8 Jun 2021 12:59:57 +0000
(12:59 +0000)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 8 Jun 2021 12:59:57 +0000
(12:59 +0000)
gtk/gtktreeview.c
patch
|
blob
|
history
diff --git
a/gtk/gtktreeview.c
b/gtk/gtktreeview.c
index bc91b7f83ebc7bd4e157f3e06afe69f129d611b2..089575623460a87ea383cb1ed3ccd2cddd8ea723 100644
(file)
--- a/
gtk/gtktreeview.c
+++ b/
gtk/gtktreeview.c
@@
-1172,7
+1172,7
@@
gtk_tree_view_class_init (GtkTreeViewClass *class)
* The "row-activated" signal is emitted when the method
* gtk_tree_view_row_activated() is called.
*
- *
It is call
ed when the user double-clicks a treeview row with the
+ *
This signal is emitt
ed when the user double-clicks a treeview row with the
* [property@Gtk.TreeView:activate-on-single-click] property set to %FALSE,
* or when the user single-clicks a row when that property set to %TRUE.
*